| GUI Help > Special > getPoint | ||||||||||||||
|
getPoint |
||||||||||||||
| color point=getPoint(handle gadget, int x, int y) | ||||||||||||||
|
Description: Retrives the colour of a pixel in a canvas gadget. |
||||||||||||||
|
Return Value: The colour of the specified pixel. You can use this with other DBPro colour commands. |
||||||||||||||
| Parameters: | ||||||||||||||
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |